Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi

I am struggling a little with XSL.

I want to add a record with some data already entered. I have two fields, Charge and Type. For each recorded added from a particular page I want Charge to be "C" and Type to be "B". Do I have to create the record and then edit it, or can I use the add page to include this data.

Any advice is appreciated.

TIA

Zippy

Posted

Of course you can pass data when a record is created.

You can modify the add page, if you mean the one created with the XSLT assistant (or one created by yourself).

E.g. in the form used in the page, you can add the following tags (within the form tags);)

However, if you use a query instead of a form post, it would have to add

&Charge=C&Type=B

to your query.

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