Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 2 of 2

Thread: Script Library function - TemplateFilter error

  1. #1
    Member
    Join Date
    Feb 2008
    Location
    Hamilton, ON, Canada
    Posts
    79

    Default Script Library function - TemplateFilter error

    Hi, I was having problems with using the Template Wizard. It would open with no modules to select. I manage to narrow it down to the Script Library function "TemplateFilter.getTemplateTables". This function queries the Object table and returns an array with the tablenames that have supporttemplates enabled.
    In the function's loop routine, to populate the array, it has an and (&&) condition that the index value is < 5. This causes the loop to exit before collecting all the table names. I increased this to 50 to correct my problem, but should it even be there?

    Note: My problem with the template wizard began when we started to keep backup/audit versions of the main forms. Thus the function was starting to retreive more than the original 4.

  2. #2
    Senior Member
    Join Date
    Feb 2002
    Location
    Ohio
    Posts
    162

    Default

    Can you share what make the Different Modules show in the List?
    I had it working and now something has changed and only certain ones show.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts