How to show variable on admin side

Sonali01
Tera Contributor

Hello 
I created a dropdown Source Type with Other as an option.
when the user selects other textbox will populate.
I'm able to achieve this on the portal side, but how to show it on the admin side when user puts the value from the portal side?


Admin side

Sonali01_0-1713212597268.png

How I can place Other funding source textbox under Funding source type.

Portal side 

Sonali01_1-1713212777890.png

Thanks 

 

2 REPLIES 2

Vishwa Pandya19
Mega Sage

Hello Sonali,

 

May I know on what table have you added the field?

Just looking at the screenshots with limited information, you will have to find the widget on the portal which shows the current fields and you'll have to update the widget to include your new field as well.

 

If my answer helps you in any way please mark it as correct or helpful.

Hello Vishwa,

Added field in demand intake form on the portal side
dmn_demand table
Thanks