fde101 Posted June 11, 2004 Posted June 11, 2004 Hmm... I have a large database solution (not in terms of records -- not yet, anyway; but it has over 50 layouts, several of them fairly complex; I have separated all but one table's data from the interface and access them through file references, and there are numerous scripts. Two of my scripts (which were working just fine until recently) now exhibit this behavior: When I use the script step "Go to Related Record", I specify both a table, and a layout based on that table. The popup in the Options box for the script step lists the layouts, but when I click OK after choosing one, the script itself lists it as <unknown>, as in: Go to Related Record [ ... Using layout: <unknown>] I tried selecting "Layout name by calculation..." and entering the name of the layout, which did not work. I then tried switching back, and the layout is still reading as <unknown>. They seem fine in the popup list! Does anyone know anything that might help with this? The behavior occurs for multiple tables, some of which have multiple layouts available (and it occurs for all of the layouts -- I checked two on one of them).
-Queue- Posted June 11, 2004 Posted June 11, 2004 According to this thread, it appears to be a bug, but not one that inhibits the step from functioning.
fde101 Posted June 14, 2004 Author Posted June 14, 2004 I am having problems with my scripts, but on closer investigation, the problem seems to be with sorting. I will look for other related posts, and failing that, start a new one... The problem occurs when sorting manually (outside of a script) as well, so it does not seem to be a script-specific problem. Thank you.
Recommended Posts
This topic is 7814 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now