Essekia
Forum Replies Created
-
@nmottola Will check this out.
@oskark111 Released just now.
@sfmstudios Not as of now. Will add to the backlog.
@optumish As of no, no. Will add this to the backlog.
@oskark111 Will fix this in the coming release.
@peter7900 Currently,
1. For submitting via forms, tablesome does not store image in the database, just the locations
2. For direct image upload in table, we use default WordPress media handler and store only the attachment_id in the table.@peter7900 Will look into this, but we are using Unix Timestamp so as to be universally consistent.
Can I know your use-case to figure out an alternative solution.@sfmstudios You can exclude columns using the tablesome shortcode builder…
https://postimg.cc/XBNkDy0f@peter7900 We currently have the feature to pre-filter which filters rows by comparing created_by to loggedin_user_id: https://postimg.cc/mtswY3Cc
Can you share how you want to pass the user_id to the pre-filtering condition? Let me see how we can implement your need.@peter7900 yes. I have fixed this in a new build. Can you email us at support [@] pauple [dot] com , will send you the pre-release build.
@erron, you can do this in pro version using trigger – on table load , action – filter using created_by column (which stores the user_id when they submit form) – https://ibb.co/NV5P3WS
@oijfoifoidsoiffaoij We are working on fixing the issue and we will submit the plugin again for approval.
@erron fixed this. Will release update soon.
Forum: Plugins
In reply to: [Helpie FAQ — Accordion, Docs & Knowledge Base] The FAQ is not displayed@blasyfeel Issue caused by Listeo theme
@erron Also did you try not manually creating the table, but instead use the Settings -> Forms -> Store all Forms Entries option which would automatically create the table?