Closed (fixed)
Project:
BeautyTips
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2009 at 18:37 UTC
Updated:
16 Dec 2009 at 22:50 UTC
I wish to restrict text popups to multiple specific forms, however when adding the form ID's in the field I do not know how to differentiate between them.
Do I simply leave spaces between them or are commas required?
Perhaps this should be pointed out in the documentation, or in the control panel itself - if it is already, my apologies.
Many thanks
| Comment | File | Size | Author |
|---|---|---|---|
| restrict text popups.png | 32.23 KB | jamesmcd |
Comments
Comment #1
kleinmp commentedGood point. You should be able to separate the ids by a comma and a space, or just a space. Right now, beautytips just looks for the form id string in that variable, so it's not really a big deal how you place them in the field.
I'll add some info about to the help text on that field.