How to get the newly created value in the combo box
0
Hi experts, My requirement: I need to create a new tag. So on clicking of create new tag, I have a popup where I create new tag. This tag while I create I want it to be automatically populated on the combo box where Select Tag is visible. For example, the last widget Combo box is empty currently, I want it to have the value automatically populated with the value which i created for examle, tag test in new tag creation popup page. Please find the screenshot below. Help me with details please how can I achieve this.
asked
Harsh Bhanushali
1 answers
0
Hi Harsh Bhanushali,
Set the value you have created with the combo box association and refresh the parent object where your combo box is present, which will refresh the data in your combo box.