Jump to content

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

Recommended Posts

Posted

I'm trying to edit a related field and have run into a problem, basically, I seem to unable to edit the text in the field 'type' this is a related field using the relationship 'osb_data_process'. I can edit non-related fields, I've also re-checked all spellings are correct (which they are) Here's the code -

code:


<FORM ACTION="FMPro" METHOD="POST">

<P><INPUT TYPE="hidden" NAME="-DB" VALUE="template_summary_">

<INPUT TYPE="hidden" NAME="-Lay" VALUE="tasks">

<INPUT TYPE="hidden" NAME="-Format" VALUE="new_project_reply.htm">

<INPUT TYPE="hidden" NAME="-Error" VALUE="new_error.htm">

<INPUT TYPE="hidden" NAME="-RecID" VALUE="[FMP-CurrentRecID]"><BR>

<BR>

<INPUT TYPE=text NAME="osb_data_process::type" VALUE="[FMP-Field: osb_data_process::type]" SIZE=30><BR>

<BR>

<INPUT TYPE="submit" NAME="-Edit" VALUE="Edit Record">

</FORM>

Appreciate any help on this one, as it's driving me mad.gif" border="0

Posted

quote:

redesign the page for direct access to the related database.

Yes that's something that would work, but I'm using related fields and multiple relationships as a work round to edit multiple records at once, but it doesn't seem to be working.

Oh well, back to the drawing board.

This topic is 8407 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.