CAN SOMEONE HELP ME?

  • Profile Image
    info84_info74
    Asked on October 2, 2025 at 4:25 AM
    I have created a form and through it I get the locations of my clients. Currently I have 1000 locations in the submissions category. I get the locations through a widget that uses a google map api key.
    I want to create another form now so that a person can access this submissions database.
    He can have this jotform app in his phone and if he searches the CLIENT CODE it immediately shows in his phone CLIENT NAME AND CLIENT GOOGLE MAP LOCATION LINK.
    So to show the submission of the other app that i use to get locations ,how can i achieve that ?

    sorry maybe I didn't express myself completely.

  • Profile Image
    Podo: Support AI Agent
    Replied on October 2, 2025 at 4:25 AM

    Hi info84_info74,

    Thanks for reaching out to Jotform Support. Let me help you with that:

    To create a form or app that allows a person to search your existing submissions by CLIENT CODE and display the CLIENT NAME and Google Map location link on their phone, you can use Jotform Tables or Jotform Apps with integration features.

    Here’s how to do it:

    1. Use Jotform Tables: Your existing form submissions are stored in Jotform Tables. You can share the table or create a filtered view that allows searching by CLIENT CODE.
    2. Create a new form or app: Use Jotform Apps to build an app interface where users can input the CLIENT CODE.
    3. Connect the app to your submissions: Configure the app to pull data from your submissions table based on the CLIENT CODE entered and display the CLIENT NAME and Google Map location link.

    This way, the user can access the submission data on their phone through the app and search efficiently.

    If you want, I can guide you step-by-step on setting this up or provide more details on using Jotform Apps for this purpose.

    Give it a try and let us know how it goes.

  • Profile Image
    info84_info74
    Replied on October 2, 2025 at 5:05 AM

    give me the guide step by step


  • Profile Image
    Podo: Support AI Agent
    Replied on October 2, 2025 at 5:05 AM

    Hi info84_info74,

    Thanks for your request. I have created a form for you that allows searching submissions by CLIENT CODE and displays the CLIENT NAME and Google Map location link.

    You can access the form here: Client Information Search

    If you want, I can guide you through customizing or using this form further.

  • Profile Image
    info84_info74
    Replied on October 2, 2025 at 5:07 AM

    but how to connect that to my submissions?

  • Profile Image
    Podo: Support AI Agent
    Replied on October 2, 2025 at 5:08 AM

    Hi info84_info74,

    To connect the new form to your existing submissions so it can pull data based on CLIENT CODE, you need to use Jotform Tables and Jotform Apps integration features.

    Here’s how to do it:

    1. Access Jotform Tables: Your original form submissions are stored here. Make sure your CLIENT CODE, CLIENT NAME, and Google Map location link are properly saved in the table.
    2. Create a filtered view or API connection: You can create a filtered view in Jotform Tables to show only the matching CLIENT CODE or use Jotform API to fetch submission data dynamically.
    3. Use Jotform Apps: Build an app where users enter the CLIENT CODE. Configure the app to retrieve data from the filtered view or API connection and display CLIENT NAME and Google Map location link.

    This setup will allow your app users to search and view submission details on their phones.

    If you want, I can provide more detailed instructions on setting up the API or filtered views.

  • Profile Image
    info84_info74
    Replied on October 2, 2025 at 5:14 AM

    i cant do anything of what u said ,is cant understund you

  • Profile Image
    Podo: Support AI Agent
    Replied on October 2, 2025 at 5:14 AM

    Hi info84_info74,

    I understand that the previous explanation might have been a bit complex. Let me simplify it for you with clearer steps:

    1. Go to My Forms: Open your Jotform account and go to the My Forms page where your original form with client locations is saved.
    2. Open Jotform Tables: Click on your form and then select the Tables option to see all your submissions (including CLIENT CODE, CLIENT NAME, and Google Map links).
    3. Create a Filtered View: In Tables, create a filter to show only the submission that matches the CLIENT CODE entered by the user.
    4. Build a Jotform App: Use Jotform Apps to create a simple app where a user can enter the CLIENT CODE.
    5. Connect the App to the Table: In the app, add a widget or integration that pulls the filtered data from your table based on the CLIENT CODE and displays the CLIENT NAME and Google Map link.

    If you want, I can help you step-by-step with screenshots or create the app for you to make it easier.

  • Profile Image
    info84_info74
    Replied on October 2, 2025 at 5:15 AM

    yes send me step by step with screenshots


  • Profile Image
    Podo: Support AI Agent
    Replied on October 2, 2025 at 5:15 AM

    Hi info84_info74,

    I am unable to provide screenshots directly in this format. However, I can guide you with a detailed, step-by-step process. Here's how you can achieve this:

    • Step 1: Access Jotform Tables
      • Go to your Jotform account and open "My Forms."
      • Select the form where you collect client locations.
      • Click the "Tables" button to view all submissions.
    • Step 2: Create a Filtered View in Jotform Tables
      • In Jotform Tables, click the three dots next to the main tab.
      • Select "Add View" and choose "Table."
      • Name the new tab (e.g., "Client Search").
      • Click the filter icon and add a condition: "CLIENT CODE" "is equal to" (user input).
    • Step 3: Build a Jotform App
      • Go to Jotform Apps and click "Create App."
      • Start with a blank app or use a template.
      • Add a text box for users to enter the CLIENT CODE.
      • Add a Paragraph element to display the results.
    • Step 4: Connect the App to the Table
      • Use the "Iframe Embed" widget to embed the filtered view from Jotform Tables into your app.
      • Configure the Iframe Embed widget to dynamically update based on the CLIENT CODE entered.
    • Step 5: Display Data in the App
      • Use JavaScript code (if needed) to extract data from the embedded table and display it in the Paragraph element.

    If you want, I can provide specific code snippets or further assistance with any of these steps.

  • Profile Image
    info84_info74
    Replied on October 2, 2025 at 5:28 AM

    but the user of the app needs to be logged in to access this information?


  • Profile Image
    Podo: Support AI Agent
    Replied on October 2, 2025 at 5:28 AM

    Hi info84_info74,

    Regarding your question about whether the user of the app needs to be logged in to access the information:

    By default, if you share a Jotform Table or a filtered view via a public link or embed it in a Jotform App, users do not need to log in to access the data. However, if you want to restrict access and make sure only authorized users can see the information, you can enable login requirements or use Jotform's user authentication features.

    For example, you can set up a login page in your app or use Jotform's User Authentication widget to require users to log in before accessing the data.

    If you want, I can guide you on how to set up user authentication for your app.

  • Profile Image
    info84_info74
    Replied on October 2, 2025 at 5:31 AM

    how toshare a Jotform Table or a filtered view via a public link or embed it in a Jotform App

  • Profile Image
    Podo: Support AI Agent
    Replied on October 2, 2025 at 5:32 AM

    Hi info84_info74,

    To share a Jotform Table or a filtered view via a public link or embed it in a Jotform App, here’s what you need to do:

    1. Share Jotform Table or Filtered View via Public Link:
      • Open your form and go to the Tables view.
      • Click on the three dots next to the table name and select Share.
      • Enable the Public Link option to generate a link that you can share with others.
      • If you created a filtered view, make sure to share that specific view by selecting it before sharing.
    2. Embed Jotform Table or Filtered View in Jotform App:
      • Go to Jotform Apps and open your app.
      • Add the Iframe Embed widget to your app.
      • Paste the public link of your Jotform Table or filtered view into the Iframe Embed widget.
      • Adjust the widget settings as needed to display the data properly.

    This way, users of your app can access the data without needing to log in, depending on your sharing settings.

    If you want, I can guide you through these steps in more detail.

  • Profile Image
    info84_info74
    Replied on October 2, 2025 at 5:38 AM

    i added the table subbmisions to my app but is very difficult to search in phone the data in submission

  • Profile Image
    Podo: Support AI Agent
    Replied on October 2, 2025 at 5:38 AM

    Hi info84_info74,

    I understand that searching through the full submissions table on a phone can be difficult due to the amount of data.

    To make it easier for users to search by CLIENT CODE and quickly find the CLIENT NAME and Google Map location link, you can create a filtered search feature in your app instead of showing the entire table.

    Here’s a suggestion to improve usability:

    1. Add a Search Field: In your Jotform App, add a text input where users can enter the CLIENT CODE.
    2. Use Conditional Logic or Filters: Configure the app to filter the embedded table or data based on the CLIENT CODE entered, so only matching results are shown.
    3. Display Results Clearly: Instead of showing the whole table, display only the CLIENT NAME and Google Map location link related to the searched CLIENT CODE.

    This approach will make it much easier for users to find the information they need on their phones.

    If you want, I can help you set up this filtered search feature in your app.

  • Profile Image
    info84_info74
    Replied on October 2, 2025 at 5:39 AM

    please make it easy ,do a guide step by step


  • Profile Image
    Podo: Support AI Agent
    Replied on October 2, 2025 at 5:39 AM

    Hi info84_info74,

    Let me simplify the process for you with an easy step-by-step guide to create a filtered search in your Jotform App so users can quickly find CLIENT NAME and Google Map location by entering CLIENT CODE:

    1. Open Jotform Apps: Log in to your Jotform account and go to Jotform Apps.
    2. Create or Open Your App: Start a new app or open the existing app where you added the submissions table.
    3. Add a Text Input: Add a text box field where users can enter the CLIENT CODE.
    4. Add an Iframe Embed Widget: Add the Iframe Embed widget to your app.
    5. Get Public Link of Filtered Table: In your Jotform Tables, create a filtered view for CLIENT CODE, then enable sharing and copy the public link of that filtered view.
    6. Paste Link in Iframe Widget: Paste the public link of the filtered view into the Iframe Embed widget in your app.
    7. Test the App: Enter a CLIENT CODE in the text box and check if the Iframe updates to show only matching results.

    This setup will allow users to search easily on their phones without scrolling through all submissions.

    If you want, I can help you with each step or create a sample app for you.

  • Profile Image
    info84_info74
    Replied on October 2, 2025 at 5:45 AM

    i cant create a filtered view for CLIENT CODE,when i choose CLIENT CODE ,equals to the next field remain empty

  • Profile Image
    Podo: Support AI Agent
    Replied on October 2, 2025 at 5:45 AM

    Hi info84_info74,

    If the "equals to" field remains empty when you try to create a filtered view for CLIENT CODE, it means you need to manually enter the CLIENT CODE value you want to filter by.

    Here’s a simple way to create a filtered view:

    1. Go to your Jotform Tables and open the table with your submissions.
    2. Click the filter icon.
    3. In the filter settings, select the field "CLIENT CODE."
    4. Choose the condition "is equal to."
    5. Manually type the CLIENT CODE value you want to filter for in the empty field next to it.
    6. Apply the filter to see the matching submissions.

    This filter will show only the submissions that match the CLIENT CODE you entered.

    If you want to create a dynamic search in your app, you will need to set up the filter to accept user input, which requires additional configuration in Jotform Apps.

    If you want, I can help you with that setup or provide an alternative solution.

  • Profile Image
    Adrian Besilla JotForm Support
    Replied on October 2, 2025 at 7:30 AM

    Hi info84_info74,

    If the issue persists, a screen recording would help us see exactly what’s happening. You can use Loom or upload to Google Drive/Dropbox, then send us the link here.

    Once we hear back from you, we can get moving on a solution.

Your Reply