Home Screens in AppSheet Part 2: Detail View

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 มิ.ย. 2024
  • In a previous video I demonstrated how to create a home screen using a gallery view. In this video, I'll show you how to leverage a detail view and action icons to create a different type of home screen.
    View the app template:
    www.appsheet.com/templates/ap...
    00:00 - Intro
    00:27 - Demo of End Solution
    01:15 - The Data Structure!
    02:51 - Creating the Home Screen View
    03:59 - Adding Home Screen Buttons
    08:00 - Reordering Icons
    08:14 - Role Based Icons
    10:30 - Changing Icon Colors
    12:03 - Adding Spaces Between Icons
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 10

  • @knzamy
    @knzamy 2 หลายเดือนก่อน

    thanks for idea

  • @interfazdigital5107
    @interfazdigital5107 ปีที่แล้ว

    great videos! do you have any video for clock in and clock out? im trying to make an app for teachers to clock in on and out from a class in a calendar, and then after clock out automatically open a form for a class feedback

  • @786ashiqmomin
    @786ashiqmomin ปีที่แล้ว +2

    Can you create a video on Log-in and log-out, if not using any authentication provider such as Google, Microsoft etc. Also, if using authentication provider login, can users still use another method of sign-in and sign-out within the app.

    • @husseinosseily5773
      @husseinosseily5773 ปีที่แล้ว +1

      I have done something similar using the form view , user table , in this case every user must have a unique user email.
      Users table:
      Useremail column
      User Password column
      User password (entered by user)
      With a view if expression (this user password = password) u can unlock the views for the user
      This is just a quick logic of how u can achieve it

  • @subbuunique2823
    @subbuunique2823 ปีที่แล้ว

    Hi, I have few queries. Please make a video on how to make a dependent drop-downs

    • @appify
      @appify  ปีที่แล้ว

      For each dependant drop down you would use this formula template for the "valid if" condition. Let's say you have 2 columns A and B. You want B to be dependent. Use this formula for the "valid if" for B. Select(tableWithDependanciesDefined[All Col B Values], [Col A]=[_thisrow].[Col A].
      Where [All Col B Values] are all the allowed values in a table that defines what Col B value is associated with a Col A value.
      The formula says go get a list of all allowed Column B values where Col A is equal to the value from Col A in the current form that the user selected.

    • @user-ux4xg3py3u
      @user-ux4xg3py3u 11 หลายเดือนก่อน

      Very useful tutorial video. Thanks a lot.

  • @westsunvisa
    @westsunvisa 7 หลายเดือนก่อน

    How can I share my created app to other employee "User" and ADMIN2 which they can only see their data and me as an "ADMIN" can see my data and other users.

  • @BaderZia
    @BaderZia ปีที่แล้ว

    how to add a dark spacer in dark mode apps?

    • @gobind007
      @gobind007 10 หลายเดือนก่อน

      change the color to #1d1d1d