Home Screens in AppSheet Part 1: Use a Gallery View

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024

Комментарии • 31

  • @mrq8608
    @mrq8608 2 года назад +5

    Hi there .. In the database there are fields (name - type - location - icon ) but when you enter the target code, none of the fields (view) ???!

  • @willsafeway
    @willsafeway 2 месяца назад

    Hello. First of all, congratulations on your videos. They are very useful to me. I have a question about the linkapp. Is there any way for the link to go to the specific view in the app?

  • @HichemComputer
    @HichemComputer 2 года назад

    thank you my friend, it really helped me

  • @boacasa9086
    @boacasa9086 2 года назад +5

    Hi I have tried doing the same for my app but facing some issues as below :
    1. At time 3.30 how are you getting View as column name as the the Google sheet only contains four columns i.e. Name,Type,location and Icon am I missing something?
    2. My all views are working but website isn't getting launched, though followed the video.
    It would be helpful if you could let me know what is going wrong and provide some assistance

    • @appify
      @appify  2 года назад

      #1. Oh sorry about that. As I was making the video I had changed the name of the "View" column to "Location" in the sheet and did not regenerate. For the purposes of this video View=Location.
      #2. Make sure you have the correct behavior set for "Only if this condition is true" @ 3:47.

    • @peterbernsen
      @peterbernsen 2 года назад

      It is the third column [location]

    • @dilawarmubashir-9pfn701
      @dilawarmubashir-9pfn701 2 года назад +2

      Ye I had the same issue. Very confusing video took me almost an hour to figure it out. The behavior that you have to set would be [View]=View, if you have the columns name, type, location, icon.

  • @omidalian9549
    @omidalian9549 2 года назад

    بسم الله الرحمن الرحیم
    Thanks to Allah for your help
    Best Regards,🌹

    • @appify
      @appify  2 года назад

      You are welcome!

  • @arleycarvalho250
    @arleycarvalho250 11 месяцев назад

    Thanks for the instructions, very useful. I even managed to reproduce and adapt it to my case. However, instead of email I chose to add another external link, I remodeled the settings, but despite trying everything and even adapting the actions the result is always the same. they both lead to the same link. can you help?

  • @MrDylan1031
    @MrDylan1031 8 месяцев назад

    Can anyone help me answer this question?
    What if we want one of the buttons to navigate to a view within the app that isn't a primary navigation tab, and also uses data from an entirely different spreadsheet?

  • @aldrinnyamweda2181
    @aldrinnyamweda2181 Год назад

    What about for gallery View? I want to see how to limit views according to users but for gallery view

  • @eduard2rod
    @eduard2rod Год назад

    Hello, I have this concern, is it possible to restrict the user according to the email so that in a menu like this one they can only see a single view?

  •  7 месяцев назад

    What is a voice in your backround . İs it a hammer in a building area? Too noisy

  • @nicolaedan9810
    @nicolaedan9810 2 года назад

    Hi!
    Can you help me with a problem? I want to create 5 view actions and I can't, I don't want to link to external or take me to another application. Thanks in advance :)

    • @appify
      @appify  2 года назад

      How are you using these actions? Are they to be executed in order? I need a little more information on the process you are trying to make.

  • @emqbaba3890
    @emqbaba3890 2 года назад

    How to make images in icon?

  • @BsAbConny
    @BsAbConny Год назад

    Hi! Is it possible to open a form form a homescreen?

    • @appify
      @appify  Год назад +1

      Yes. The form would be just like any other view. Just put the form name in the linktoview() formula. In additional, you can also use linktoform() for the action and prepopulate specific field values as needed.

    • @BsAbConny
      @BsAbConny Год назад

      @@appify thanks!

  • @dzeips
    @dzeips Год назад +1

    Every tutoria lvideo i have seen is made for professionals. If you are a beginner like me then good luck, everything's always too fast, click here click there...poof...something happened. Constantly rewinding the video and trying to understand. Am i the only loser here?

    • @appify
      @appify  Год назад

      In general I try to keep videos short and concise since you can pause and slow down if needed.
      I have this AppSheet basics series where I go through each section of the app editor. ruclips.net/p/PLJugWKesr7E6tJE54iXsE0J526FXi6K_A
      Although I do realize I need to update this series as the editor UI has changed. Do you think some more introductory type videos would be helpful?

  • @HM-sx6mg
    @HM-sx6mg Год назад

    Can I do this with a filtered view?

    • @appify
      @appify  Год назад

      Do you mean go to a filtered view from the menu?

    • @HM-sx6mg
      @HM-sx6mg Год назад

      @@appify Yes sir

    • @richardellis-rte
      @richardellis-rte Год назад +1

      @@HM-sx6mg this would be a little more involved in that you would need to have if() with your go to view action. If([view]="view I want to filter", linktofilteredview([view], ), linktoview([view]))
      This way you can use the linktofilteredview() formula for one condition and a regular linktoview() for others. You could also take this a step further and add a type column to tell Appsheet when to use each formula type. Ie. If([type]=filtered view, linktofilteredview(), linktoview())

    • @HM-sx6mg
      @HM-sx6mg Год назад +2

      @@richardellis-rte Thank you for the reply. I will try it and subscribe

  • @petermarcusk
    @petermarcusk 5 месяцев назад

    This wasn't helpful sir 😂, how do we link views from home table to views in data table

    • @appify
      @appify  5 месяцев назад

      Not sure I understand. A view is a view. This video shows you how to go from a home screen to another view. You need to create views connected to the data tables you want first.

  • @farukazam7250
    @farukazam7250 2 года назад

    hi