Nabble Support
| NAML
alpha
|
save_new_poll
›
poll_max_choices_field
None
poll_max_choices_field
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="poll_max_choices_field" dot_parameter="do"> <n.field. name="poll_max_choices"><n.do/></n.field.> </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 "poll_max_choices_field"
.
...
in
poll.naml
323
324
325
<macro name="poll_max_choices_field" dot_parameter="do">
<n.field. name="poll_max_choices"><n.do/></n.field.>
</macro>
Free forum by Nabble
Edit this page