Wierd prob with a multiple records form...

In a nut shell… I’ve just purchased ver8
I’ve taken the example security project that is provided and started adding stuff to it…
After creating several form and grid applications, everything moving smooth…
I noticed that some items from the toolbar show up on the grid applications, but when I try to setup a multiple record form everything but the “exit” and “rows limit” drop down are the only thing that will show.
Pagination, search and most any other button I try to add to the toolbar refuses to show when the project runs…
If I run the application by it self, everything shows…
Run the project as a whole… multi record form toolbar items disappear…
Am I missing a permissions thing???
Any guidance would be most appreciated…

Nat

It’s hard to tell from here but some things to try: use synchronize to get all your (new) applications registered in the security database. Then redo the usergroup/application security level to assign the appropiate rights to roles. Then logout and in again to see the results. Afaik this should do it.

Thanks for the response…
Tried the synchronize option and developed a new problem “Sorry, but user is not active”
Can’t get in with admin or any other test user…
Checked the db and it shows the users active…
Thoughts?

Ooookay… I was able to recover from the user error by restoring a db backup…
Successfully synchronized the applications and reset the permissions… but still get the same result… missing search and pagination on the toolbar
At least I’m back to square one…
Anything else to try???

Not sure if this a bug or a setting… but I can consistently recreate this problem…
Starting with the “security project” as the starting point
Add another grid, connect to the customers table (just to give us something to work with)
Add another mutli record form for the products table
Add a field to our new grid, data type set as an image and linked to the multi record form
Now when you go to the grid and click on the image field - results displayed in the multi record form have no pagination or search.
Try and run the multi form by itself, and it works fine…

Is this normal???

Ugh… never mind… just a freakin setting…