As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Hi All, I have a radio button with 4 values namely A,B,C and D. I want to enable/disable radio button based on value in a stack(with single column) with four rows for these radio buttons. i.e, Suppose, If I have values in the stack column as Y,Y,N,N then radio buttons A,B will be enabled and C,D will be disabled. Similarly , If value is Y,N,Y,N then radio buttons A,C will be enabled and B,D will be disabled. I hope I made it clear.Please suggest a way to achieve this in maintain.
Thanks in Advance.This message has been edited. Last edited by: <Kathryn Henning>,
I know of no way of doing this with Maintain commands. As Alan states, you may be able to find the JavaScript code to do this.
What I would do, if there aren't too many permutations, is create multiple radio buttons, make them all visible - no, and only turn on the one that matches the scenario. I realize this adds more objects to the screen, but it's the only way I can think of doing it with Maintain.
Mark
Posts: 663 | Location: New York | Registered: May 08, 2003