Problem about web

hallo everyone. I make a app and website
The function app to input data but i dont have idea why like this
can you give me explain dan solution ?

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

Alright

please explain in detail, what you are trying to do?
why are you using the web component together with that URL?
what kind of result do you expect?

Taifun

I made applications and websites

The application functions to input data

Website functions to display data that has entered

Previously this system was running well using free hosting, then because it was frozen I replaced it with paid hosting. After changing hosting there are events like that. Though I have adjusted the intended link.

oh I made 2 applications

  1. For admins
  2. For users

the system works just the same. It’s just that I show you the app user

Admin will input data name, nip, user, date

the user will input the date of receipt and the date of return

Are you sending the GET requests to a php server?
Please show the full syntax of the url (including parameters) that you are using…

Should be something like:

https://<yourdomain>/<your php page>**?**<param1>=<value1>**&**<param2>=<value2>

Mas @Joe_Mada
this not error,you call notif from respon Content…
You need parsing before…

regard,
kangris

1 Like

thank you everyone, the problem has been solved

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.