Jump to content

calculating field name?


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

Recommended Posts

I've got a series of field names (example is TimeCards template from FM)--->day 1, day 2, day 3....).

I want to access the appropriate field based upon script parameters passed in from a button (ie., parameter "1", go to field name Day 1).

How do I do this?

I've tried using Concatenate to put it together with Get(ScriptParameter), which succesfully results in the text string equaling the correct field name; however, it's not being recognized as a field name.

Example.. If I output the result of the calculation into a dialog, I see the correct field name displayed; however if I attempt to do a calculation based on this calculated field name, it doesn't work.

Link to comment
Share on other sites

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