I know there is a way to chain drop-down fields. Is there a way to chain a drop down field along with a text input field?
Example: I have a memberships table which list different types of memberships and their associated price. Then I have a members table, who can be associated with a given membership. What I would like when creating a new member is if I select a given membership option from drop-down menu is to populate another textual field say (member_pay) with the cost of the membership. Which can be saved for each member (in case of discounts, etc). Thanks. -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.
