asked on February 6, 2019
•
Show version history
Hi everyone,
I'm using the API to create a field group and it works. However, I can't find a method to set to set the Field Group Name though. Also. is there a Field Group object that I've not discovered?
Regards,
Ben
oTemplInfo = Template.GetInfo("My Template", m_oSession) oTemplInfo.SetFieldGroupId("First Field", 1) oTemplInfo.SetFieldGroupId("Second Field", 1) oTemplInfo.Save
0
0