How To Use Delete Action In Integration Procedures

— :  In this post we Delete Account Record from Database with Delete Action and Integration Procedures.  Step :– 1 First we create Integration Procedures for delete record.                     Drag a Delete Action on canvas and follow below image. /*! elementor – v3.18.0 – 20-12-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image …

How To Use Delete Action In Integration Procedures Read More »

How To Make Formula in OmniScript

  — :  “In this post, we create a Date Formatter to showcase the date format. In the Formula field, establish a logic for the date format.” Step :– 1  “We are creating an Omniscript with three text fields (for DD/MM/YYYY) and one formula field (to calculate the format).” /*! elementor – v3.18.0 – 20-12-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-image …

How To Make Formula in OmniScript Read More »

How To Pass Data OmniScript To FlexCard

–: “In this post, we create an Omniscript and FlexCard. We will send Omniscript data to the FlexCard and display the data in the next step in the Omniscript.”  “Pass a set of records using ‘parent-data=true’ and the ‘records’ global context.” Step :– 1 “First, in the Omniscript, we create text fields for input.”   /*! elementor – …

How To Pass Data OmniScript To FlexCard Read More »

Scroll to Top