Hi, everyone. I want to develop an Asset Picker but I have no idea about how to realize it.
Before Effort:
I tried to extend SelectCFType but it can just support String instead of insight object.
And I wanted to use AbstractSingleFieldType<ObjectBean>, but then I found it cannot show on the create portal and it'll be set to Hidden fields with preset value by default.
Here's my goal like below.
Any advice will be appreciated greatly. Thanks in advance!