Newbies Vikas Posted January 31, 2008 Newbies Posted January 31, 2008 Hello, I am trying to edit a FileMaker record using browser. When I click Edit button, I want that a new page should appear where the "existing values should appear" in editable mode. I am able to do it for records in text boxes using following code: Document Title: docName() Now, the problem is that I am not able to do the same thing for a text area using the following code: Comments: submissionComments() For text area, the result is that when I click on Edit button, a new page is displayed, but the exiting comments value is not retained. Would appreciate any pointers and help. Thanks, Vikas
Martin Brändle Posted August 1, 2008 Posted August 1, 2008 does not have a value attribute, see a good manual for HTML. Put the value inbetween and .
Recommended Posts
This topic is 6299 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now