Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

radio button in XSLT

Featured Replies

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

element is used to assign attribute/property to an HTML element.

Please try using the following code.

yes

  • Author

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.

  • Author

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

Missed the closing tag for xsl:if.

yes

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.