How to pass value from one interface to another interface ?

Hi,

I have imported interface-1 in interface-2, Interface-1 contains a form with one paragraph box and a submit button (already working, I can put some text in there and hit submit it gets written in the DB), I am trying to pass text from Interface-2 (where I have imported it) and expecting it to save the text in DB as it is already working independently

Please help me with it.

  Discussion posts and replies are publicly visible

Parents Reply Children