Karen, I have a form used for APayable. The TransDate field is filled from a popup calendar based on an RBase form. The button to activate the form based calendar is in the heading of the scrolling region and the date is placed in the TransDate field of the currently active row.
----- Original Message ----- From: <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Thursday, September 15, 2011 4:52 PM Subject: [RBASE-L] - Ideas for buttons in a scrolling region? : Using 9.1. I have a form with a scrolling region, and there is a field : on it for Weight. For some of the rows, the user would type directly into : the Weight field, but for other rows there are conditions where I will want to : make that field uneditable and instead have a button on that row where they : would have to click to bring up another form. I don't want to have an eep : on entry/exit in the Weight field because of it not evaluating if I switch : rows while staying in the Weight field. : : I could easily make the button visible/invisible with an eep on entry into : the row, but the form would load with buttons on all the rows (or not on any : row), so you would not be able to tell glancing at the form which rows : would have this button enabled and which ones would not. : : The only thing I could come up with is defining a form variable that would : result in either a blank or the words "Enter Weight", locate that in the : region with a double-click eep on the label. It won't look very much like a : button ... : : Anyone have any other ideas? : : Karen --- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [email protected] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================

