March 30, 201312 yr Newbies Go to one record, click on button and move contents in field to another record, I want to keep going back and adding multiple field contents to another record, one at a time. About six fields
March 30, 201312 yr Razz, are you picking data from a button on layout or a portal? - i would suggest that you set the value of that clicked item into a Variable first - then you can navigate away or use GTRR. Step 1: $varFieldA = table::fieldA $varFieldB = table::fieldB GoTo Layout - OR GTRR Set Field = table::targetA = $varFieldA Set Field = table::targetB = $varFieldB
April 1, 201312 yr Author Newbies Thank you. Now just trying to figure out how to build a layout for 32,000 Icd 10 codes. Any good Ideas. Thanks again for your help.
April 5, 201312 yr Hi Razz and welcome to the Forums, Automatic message This topic has been moved from "FileMaker Friday Night Chat" to "Relationships". The Friday Night Chat is restricted topic for information about the Chat, and not for the purpose of asking How-To questions.
April 5, 201312 yr I'm not familiar with ICD codes at all. What are the fields in your table, or do you have your database set up with multiple tables?
Create an account or sign in to comment