Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Displaying value lists from second field using CWP


This topic is 7041 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

Hi,

If I have a set of value lists that display values from a second field, can I display those second field values in my web pages when using custom web publishing? Currently I only get the first values. My code (thanks in advance for your help):(


true

id_award_year()

checked


Edited by Guest
Posted

Unfortunately the XMLLAYOUT grammar does not provide a possibility to include the second value as well in the value list (tested by me).

If you would like to do that in CWP, I think you should try the following workaround (not tested by me):(

- create a layout with the two fields in question

- use this layout with

- group the field values of the first field in the XML result set tree stored in variable valuelist by Muenchian grouping

- use the grouped values as a key to address the values in the second field

If you have worked out such a solution, please post it here

This topic is 7041 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.