How to show variable on admin side
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 01:27 PM
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
How I can place Other funding source textbox under Funding source type.
Portal side
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 09:56 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 10:10 AM
Hello Vishwa,
Added field in demand intake form on the portal side
dmn_demand table
Thanks