Nabble Support
| NAML
alpha
| selected_group
Login
Register
Loading...
Customized macros
New macro
Search macros
View logs
Go to Advanced Editor
None
selected_group
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of Nabble Support.
If you are not the administrator, you can
create your own Nabble app
and customize its NAML code!
Email
Example: johnsmith@domain.com
Password
Forgot your password?
<override_macro name="selected_group"> <n.get_parameter name='group'/> </override_macro>
↓
Overrides default macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may
try finding all usages of "selected_group"
.
...
in
manage_users_and_groups.naml
128
129
130
<macro name="selected_group">
<n.get_parameter name='group'/>
</macro>
Free forum by Nabble
Edit this page