Jump to content

This topic is 8124 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

All

I am looking for an example of a editable portal in a custom page. I have successfully created a simple non-editable portal on a record detail page but I have found that making this editable is quite tricky.

Any suggestions or example code would be greatly appreciated

Thanks

Chris

Posted

This is the CDML you would use to have editable portals on a page:

[FMP-Portal:myportal]

<input type="text" name="myportal::myrelfield.[FMP-CurrentPortalRowNumber]" value="[FMP-Field:myportal::myrelfield]"><br>

[/FMP-Portal]


Hope this helps.

Garry

Posted

Gary,

Thanks for you help. This all works successfully :-)

But I now have another question. How do I create new records through this portal? I know this is achieved in FM if you direct the user to the last portal row. Can this be done using CDML?

Any help would be greatly appreciated

Chris

This topic is 8124 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.