Possible to dynamically change the price in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2025 07:05 AM
I have a catalog item "ABC" and there is select type field "Select Option" which is listed with list of assets. In portal if we change the Option based on that the price need to change dynamically and reflect the same in catalog item and make sure based on the quantity select it should add the price
Note: We don't need another variable field to show price dynamically
Is it possible to achieve?
Please help me on this
Regards,
Joyal Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2025 07:18 AM
you can setup price based on variable using this
Since your is select box and it will have choices so when you add choice there itself you can add the price.
Using variables for price setup
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2025 10:12 PM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2025 07:26 AM
Hello Joyal,
Where is the list of assets coming from? Is it a standard list that you are presenting? You may want to switch that out and use a data lookup table where you could have that list of the assets and also store the price in the lookup table that can then be used in calculations where you set the price.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2025 07:37 AM - edited ‎07-01-2025 07:39 AM
Hi @Joyal Robert,
You can use OOB Price field in Choice record assuming your options are Choice records for this variable.
Regards,
Ehab Pilloor