Error - Disabled containers may not contain interface tools
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
Here i have a issue, I have to give options to users to take different input details for 24 criteria's
1. when user selected 1st radio button - I have to take input from user for 1st criteria - Text interface input tool
2. when user selected 2nd radio button - i have to take different input details from user for 2nd criteria - same text input interface tool
when changing the criteria i cannot disable/enable interface tools based on 24 criteria, now how can i fix the issue to take different details.
Kindly suggest me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is controlled in your interface designer where you layout your interface tools and nest them. You will need your interface tools themselves out of the containers. They attach into standard tools IN containers. so for example:
radio button
file input.
action tool
input data.
only input data is in the container. action tool has required file unchecked. interface designer nests the file input under the radio button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@apathetichell Could you please help me with example I’m trying to build the logic which is not working for me when I’m going to second radio button I’m getting error
