Skip to main content
1-Visitor
August 15, 2018
Solved

"Dynamic" / user defined pick fields?

  • August 15, 2018
  • 1 reply
  • 5564 views

Hi there,

is it possible to have a field that is like a pick field (drop down menu), but the content of the pick list is "dynamic". Means: a user can add some text (either directly in the field or somewhere else) and the pick list gets a new entry. So, the pick list is not pre-defined, but adds up every time someone adds a text.

 

Regards

Timo

Best answer by chirag_kpit

Hi @nxpet,

 

Best solution for such requirement seems to be the IBPL field.

Whenever user want to add new value to the picklist, he/she need to create a new object of that type and it's value will appear in the picklist(Dropdown) and also this will be helpful if user wants to remove any value.

 

Regards,

Chirag Agarwal 

1 reply

1-Visitor
August 16, 2018

Hi @nxpet,

 

May i know where you are planning to capture those pick values from User like where user will input those values ?

Some Integrity Object or outside in a form or any other ?

 

Regards,

Kapil

nxpet1-VisitorAuthor
1-Visitor
August 16, 2018

It's not yet defined. Depends on the possible solutions that exist for my problem.

Best solution from user view: The drop-down / pick field itself; so either you take one value from the pick or insert a new value as in a text field. I assume, that this is not possible. So an entry in an object might also work.

Do you know a solution that might work?

Regards

Timo