trey96
Forum Replies Created
-
I have to be honest here. The forminator support team is quite useless. This is my second or third time reaching out to support for help and immediately being told to hire a developer. I’ve read through previous support threads that are 2+ years old where users were asking for WAY more complex solutions and support was able to assist them.
When a file is uploaded via a form, the file information is automatically stored somewhere by forminator. All I was asking for was to help me extract a portion of that information that already exists in the database. My question was pertaining to this plugin specifically. Again, I have never received any actual help from this support team ever. Do not offer support to users if you guys are this bad at it. Truly ridiculous.
Hi @profilegrid0,
Thank you for noting this for future updates. If you don’t mind, can you please share this issue with the tech team today? I was hoping they could provide a php code snippet and a shortcode that I can use while they work on the improvement for the plugin. I have this project that I need to get done as soon as possible and I don’t know how long it will take before a future update is available. I would really appreciate you for doing so.
Forum: Plugins
In reply to: [Floating Side Tab] Enabling Tabs on Specific PagesHi @wpshuffle
Please don’t forget about my feature request. Just a quick reminder. Thank you in advance. 🙂
Perhaps I should’ve provided more details in my initial post about the issue. I already know that the Featured image that is uploaded will automatically be assigned to the newly created post. That works flawlessly. What I was referring to was the File Upload feature in Forminator. I created a custom field with the Label named “upload_file” and the Value name is set to {upload-1}. After I submit this form, I am presented with the file URL underneath the “Custom Fields:” section within the Submissions tab in Forminator. All I want to do is take that value (which would be the file URL in this case) and automatically add it to the newly created post after the form is submitted. I imagine some sort of PHP code is needed to accomplish this simple action or maybe I need to tweak a few settings within the plugin. Not sure but looking forward to your reply. Thanks.
Hi @habibjh
I appreciate the quick reply. The trouble with using the query builder is that I would have to manually select a user each time a new person registers on my site. I have a setup where I dynamically swap out the usernames, but I would need a shortcode to do it. I suppose I would need a custom shortcode coupled with PHP code to add to my functions.php file. Can you put that PHP code together for me, along with a custom shortcode? Thank you in advance.