Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Trying to add dynamic text block on catalog order form

matthew_magee1
Giga Guru

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:

find_real_file.png

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):

find_real_file.png

 

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-

5 REPLIES 5

matthew_magee1
Giga Guru

Hi Rahulpandey,

I'll give this a try tomorrow/weekend and let you know how it goes

 

Matthew