JetFormBuilder Update post via Call Hook action
https://gist.github.com/Crocoblock/4ebf5950e34edc7704259755687ada17 add_action( ‘jet-form-builder/custom-action/update-current-post
JetFormBuilder Preset and modify post Menu Order
https://gist.github.com/Crocoblock/64f1ca6384d11d1bf5c2b1507c7ddbb7 add_filter( ‘jet-form-builder/editor/preset-config add_filter( ‘jet-form-builder/post-modifier/object-properties
JetFormBuilder Filter field args
https://gist.github.com/Crocoblock/f1b15532cdbaec4943919d7e745c2461 add_filter( ‘jet-form-builder/render/select-field’, array( $this, ‘append’ ) );
JetFormBuilder Woo Checkout action disable redirect to checkout
https://gist.github.com/Crocoblock/9c3401287b3f91c88d2e7383bfcf1e97
JetFormBuilder Unselectable radio
https://gist.github.com/Crocoblock/be965b3804879d74d6a1c43b69134534
JetFormBuilder Filter field args – Try this it will be really good to manipulate fields
https://gist.github.com/Crocoblock/f1b15532cdbaec4943919d7e745c2461
JetFormBuilder Update post via Call Hook action
https://gist.github.com/Crocoblock/4ebf5950e34edc7704259755687ada17
TODO – JetFormBuilder Call Hook action – Things related to form validation efficiently and repeater – COOL
https://gist.github.com/Crocoblock/f3c6237e3aa5156a7e0caac9d8c26476
JetFormBuilder validate repeater field based on field in the same repeater item
https://gist.github.com/Crocoblock/122b7d2fb12d2e7007789e095c298d3a