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

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

Recommended Posts

Posted

I am using Filemaker7 with XSLT.

I use the following lines of code to represent a radio button from a value-list on the web page.

But there is no way that I can select a particular radio button as default.

In HTML I could use something like:

Please suggest

Posted

Thanks for your response, but i am facing some problems with the lines of code.

I have 4 custom defined values in the valuelist with values of 0, 10, 20 and 30.

And I want that when i open the web page, the value of 0 should be checked(it should act as if it is the default value.)

If in HTML, we would have used something like

where the value of 0 would be checked everytime I open the web page, thereby acting as the default value for Discount.

Thanks in advance.

Posted

Thanks, but there is one hitch.

when putting the code

the value of zero gets checked but the other values are not displayed, I also tried without the zero in the xsl:if statement, but it displays all the values with the last value in the valuelist getting checked.

Please suggest.

Thanks

Chandrajit

This topic is 6894 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.