Uniquely Identify a Form Instance  Topic is solved

Discussions relating to plugin development, and the Jiwa API.

Uniquely Identify a Form Instance

Postby SBarnes » Fri Oct 27, 2017 7:54 am

Hi All,

Is there a way to uniquely identify two Jiwa forms, by this I mean for instance given two Jiwa sales forms is there a way to uniquely identify them to then relate them back to values stored elsewhere, the only way I can think to do it at the moment would be to either use the forms GenericObjectCollection to store the values themselves or create a GUID and store that and then relate that back to a dictionary of the values related to each form.
Regards
Stuart Barnes
SBarnes
Shihan
Shihan
 
Posts: 1619
Joined: Fri Aug 15, 2008 3:27 pm
Topics Solved: 175

Re: Uniquely Identify a Form Instance  Topic is solved

Postby Scott.Pearce » Fri Oct 27, 2017 8:53 am

Could you use the form's "handle" property? i.e.

Code: Select all
this.Handle.tostring()

or, VB:
Code: Select all
Me.Handle.tostring
Scott Pearce
Senior Analyst/Programmer
Jiwa Financials
User avatar
Scott.Pearce
Senpai
Senpai
 
Posts: 742
Joined: Tue Feb 12, 2008 11:27 am
Location: New South Wales, Australia
Topics Solved: 221


Return to Technical and or Programming

Who is online

Users browsing this forum: No registered users and 9 guests