Trying to add dynamic text block on catalog order form

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 11:29 AM
Hello all,
I have a requirement to dynamically show some text based on values from other variables on a catalog order form.
Here is an image that shows the order form... very basic. I ask the user to select a network. The Estimated Delivery Date is the title on a variable set:
From here, the user selects a 'Network'. Based on the network, a block appears under the 'Estimated Delivery Date' title (which is a variable set):
I'm thinking of using a Macro to show the blue box with text. Then I thought of use g_form.showFieldMessage but I need a field to put the message below. In my case, I am thinking I just a Marco variable in my variable set and the macro would display what I need to. The macro would be the only variable in the variable set
Any insight/suggestions would be greatly appreciated-

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 03:45 PM
Hi Rahulpandey,
I'll give this a try tomorrow/weekend and let you know how it goes
Matthew