Hi,
I am working on a custom field and I have added a configurable page for that custom field. I am populating and entering data through AUI Restful table but I want one column to be drop-down which can query rest api in runtime to populate the drop down. It could be something like Lead column in component configuration page.
Any help would be appreciated
Regards
A
For us, https://bitbucket.org/jwalton/aui-archive/src/master/auiplugin-tests/src/main/resources/restfultable/restfultable-example.js was very helpful. The idea is that you define `editView: customEditViewFunction` on your column. Then, inside the function `customEditViewFunction`, you simply return HTML with the `select` element.
Hi @abhisek kumar srivastava ,
I have a similar scenario and looking for some help. Did you found any solution of using dropdown in restful table columns ?
Best Regards,
Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.