create_soln_list and fclist()

Last post 08-07-2008, 3:33 PM by dnunnally. 2 replies.
Sort Posts: Previous Next
  •  08-07-2008, 2:15 PM 11409

    create_soln_list and fclist()

    I have custom fields in both probdesc and workaround. From the fcSDK help and examples I know I can use the list for my probdesc custom fields, however I am curious about the workaround table. Will I need to update the workaround table with separate code or can you add those into the fclist? 
  •  08-07-2008, 3:28 PM 11410 in reply to 11409

    Re: create_soln_list and fclist()

    The custom field lists will only be applied to the base object for any of the APIs, so you will have to have seperate code to update the workaround table after the API call.


    Sam Tyson
    Dovetail Software, Inc.
  •  08-07-2008, 3:33 PM 11411 in reply to 11410

    Re: create_soln_list and fclist()

    I suspected as much. Thanks Sam.
View as RSS news feed in XML