- This topic is empty.
- AuthorPosts
-
- 06/27/2011 at 7:28 am #4777
AnonymousParticipantWhat is the Quest Web Parts version you're using?
- 07/15/2011 at 12:26 pm #6794
AnonymousParticipantThe top of the help file says Whats new in 5.3. I know that it is not the latest version since I can not do the inline validation from form component behavior.
- 07/15/2011 at 12:29 pm #6796
AnonymousParticipantHi Jeff,
To see the QWP version please go to the web part menu and hit About.
- 07/15/2011 at 12:43 pm #6797
AnonymousParticipantVersion 5.3 Build 2010.07.16
- 07/15/2011 at 12:48 pm #3916
AnonymousParticipantOne of my users brought me an interesting issue with a screen that I built for them.
In Form Layout, I am showing a particular tab when the user is a member of a particular sharepoint group. I also have logic in the Form Component Behavior section that also defines the ‘data’ conditions when the same tab should display. My assumption was that they would work together and I would only have the tab displayed when the group is correct AND the data condition is true. What I am getting is a screen that ignores the Form Layout instructions and only uses the Form Component rules. This is not acceptable to them since more people can see the tab then are supposed to have access.
My question is, is this a bug and also are there any workarounds so that I can use only the Form Component Behavior section to control access to the specific tab for BOTH data conditions and sharepoint group access.
- 07/15/2011 at 12:48 pm #6801
AnonymousParticipantI'd suggest you to take a look to the custom action code sample that we provide in teh installer.
This way you can write your own "form component behavior" with a few lines of code.
Also, the control is even bigger (you can use conditions, validate fields and make decisions inside you code).
-
- AuthorPosts
You must be logged in to reply to this topic.