Hi,
I'm looking for some help getting started with building stored procedures for TNEW custom fields vs sending them to CSI.
Having trouble getting started and not finding much documentation on this, I don't know what variables are sent to the procedure from TNEW, like session key, order number, etc.
Like for instance LRP_TNEW_GET_ORDER_CONTRIBUTIONS is a stored procedure that looks up order info, so if I have TNEW run that stored procedure, will it send it the order number?
Anyone have any examples of something simple, like using a stored procedure in a custom from field to update an attribute in a constituent record or something like that?
Thanks in advance for any help!
Mark
Just want to direct people's attention to a space for community documentation (anyone is free to add to it) about TNEW Custom Form stored procedures here: https://community.tessituranetwork.com/topical_groups/developers/w/community-developer-documentation/783/tnew-custom-form-stored-procedures -- you might find some useful tips here.