We are using paragraph rule to add/edit data, and the data is used as source for drop down. But the HTML tags are displaying in the drop down.
![]()
We are using paragraph rule to add/edit data, and the data is used as source for drop down. But the HTML tags are displaying in the drop down.
![]()
Hi @AbhilashK2788,
Have you added the data (with HTML tags) under the ‘Source’ button of the paragraph rule?
If not, can you try that and then check the scenario?
If this does not help, kindly attach configuration screenshots to check further.
Thanks
Dipti Aggarwal
@aggad
Hi Dipti,
We are using Paragraph control where user enters the data. PFA. The same data can be used for labels also(formatting like bold/colour etc required sometimes) hence we had to user paragraph control.
Are you setting the data entered in Paragraph rule to some property in a table/class and using that for sourcing the dropdown? If yes how you are setting the Paragraph data to property?
Yes a text property say Description is referenced for that column and same is saved in the DB. And while referring to the dropdown the same property is used which is sourced from a list type data page.
@aggad
This solution is working fine. Thank you so much for the sugeestion.
I would like to know where/how we are setting the data from Paragraph to Description property. Also could you please send the configuration of Paragraph control added?
We are using a editable table sourced from a RD. Please find the attachment configuration details.