Post

2 followers Follow
0
Avatar

Embed Custom Picklist Field into Custom Panel

I've created a html table in a custom panel and want to insert a custom picklist field. When I do, it only displays the result of the picklist field. How can I get it to display and function like a regular custom picklist?

Devlend Maul Answered

Please sign in to leave a comment.

1 comment

0
Avatar

Hello Devlend,

There's no simple way to do this. You will have to pull available picklist's values via the API and implement the picklist using HTML/CSS. You will also need to use JS/API to update the value in the database once a user updates it.

I hope this helps.

Roland

Roland Pumputis 0 votes
Comment actions Permalink