Newbies Dolphin Posted March 31, 2003 Newbies Posted March 31, 2003 Hi everybody=), The problem that I'm having now is....when i edit the 2nd record & the so on in the portal(web),it can be edited but...it turns to the combination of old and edited (new)record in the new row of portal.For example,lets say the original hours is 5,i wanted to edit it to 10.The result is 510.It turns to be a new record.But the original records still remain the same.: Can anyone tell me how to solve this problem?Thanks a lot;) From:beginner
Garry Claridge Posted March 31, 2003 Posted March 31, 2003 Make sure you have the row number appended to each row for editing. For example: <input type="text" name="myportal::myfield.[FMP-CurrentPortalRowNumber]" value="[FMP-Field:myportal::myfield]"> All the best. Garry
Recommended Posts
This topic is 8176 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