I did, the result returned a black field.
I already have a custom form that submits to a google sheet im working on so if i can use {user.userslug} for a hidden field called username then im set?
I did, the result returned a black field.
I already have a custom form that submits to a google sheet im working on so if i can use {user.userslug} for a hidden field called username then im set?
@PitaJ, yeah i just tested it out.... It didnt seem to work (on the google form) but would this technically work if I made a form field hidden and prefilled that text box with that?
I want to avoid using the google form.
Hi @PitaJ , thanks for replying!
Basically, I am creating a custom form that submits to a google sheet. Right now I am using a Google Form with an iFrame to add it to my nodebb site.
I fear that the users of my site (who are usually ranging from kids to adults) may spam the form to bother admins. (We are a gaming community).
I just want to pre-populate the first field with the username of the account logged in so we can track form submissions better. The form would be added as a custom page and I would use a HTML widget to add the form.
Hey guys,
Sorry for asking such a simple and generic question but I am fairly new to REST. Right now I am trying using a custom page plugin which will allow me to insert scripts or basic html or php.
I am trying to learn how to use the API but I am just stumped. I've tried to follow other REST api's online but it seems like this is so simple I'm over thinking this.
I'm just trying to do something simple like see who the logged in user is and maybe load their profile picture.
Any guidance would be super helpful. Any links to things I can read to help me understand would be great too.
Thanks again for taking the time to read this.
Patrick
@yariplus said in Looking for Custom Forms:
Hi,
Could you tell me more about your plugin requirements? For example, do you need to track and review submissions, or just e-mail them? I can update nodebb-plugin-forms to the latest nbb, it is still mostly functional, although not feature-complete.
Yes, i would love to be able to track and review submissions. Our admins need to review the submissions regularly. We get about 2-3 submissions a day right now using google forms and I have to notify them when the form is updated. This would be a HUGE help.
Hey guys, I run a popular gaming site. Theres an in game action that requires 'administrative approval' and players just flood our inboxes with this info. Its just necessary for us when running the game servers. Anyway, I'd love to incorporate a form a registered user can submit but I can't seem to find any good plugins. The only one I found isn't functional and isn't being worked on. Let me know if someone has something or willing to help out.