Viktor Jordan

Viktor Jordan

  • Apps
  • Blog
  • Contact
  • Facebook
  • LinkedIn
  • How to create error validation with custom alert in Bubble?

    How to create error validation with custom alert in Bubble?

    May 22, 2024
    Bubble

    So today’s post I will show you how to validate an input field without using the “This input should not be empty” checked. Also I am going to use a customer Alert, because you can only use one alert box in a time in one workflow and find this unpleasant. 1. Create a custom alert…

  • How to create a custom radio button in Bubble?

    How to create a custom radio button in Bubble?

    May 21, 2024
    Bubble

    Yesterday I built a custom checkbox component, so today I am going to build on the same principle. Check first the earlier post, before continue here, so you can see the small details. Step 1. – Create an option set with images In the data tab of bubble, create a new option set with two…

  • How to create a custom checkbox component in Bubble?

    How to create a custom checkbox component in Bubble?

    May 20, 2024
    Bubble

    In today’s tutorial I am gonna build a custom checkbox list in Bubble, that will store the list elements (aka an array). The custom checkbox will have a checkbox icon and image and a text, which in default bubble doesn’t have. So stay with me it will be short. Today’s article main motivation comes from…

  • How to compare an option set string in Bubble?

    How to compare an option set string in Bubble?

    May 19, 2024
    Bubble

    So I wasted two hours from my life to compare a component’s state which is a text (aka string) to an option set text hard coded. So what am I talking about? I will explain in detail, it won’t take more than a couple of minutes to understand. The followings details how to compare text…

  • How to make Custom Dropdown in Bubble?

    How to make Custom Dropdown in Bubble?

    May 18, 2024
    Bubble

    Today I will show you how to make a custom dropdown by following this video. Check the video or check my content. So if you are still with me, I will use a custom reusable component for my custom dropdown, because if you put all your logic in a page, the information can be overwhelming.…

  • How to create a profile settings page? How to use a popup for editing fields? Connect one-to-one relationship

    How to create a profile settings page? How to use a popup for editing fields? Connect one-to-one relationship

    April 2, 2024
    Bubble

    Since I am building three full-stack applications (stack: nodejs-reactjs-mysql) at the same time and I am not available here, but I will dedicate one hour a day for bubble in the future. My goal is to create 60 bubble how to posts so everybody can learn from it. I show you how you can start…

  • How to use the Alert component in Bubble development?

    How to use the Alert component in Bubble development?

    March 9, 2024
    Bubble

    It is a common practice in web development to give a user a feedback after an action (aka event) is triggered. This usually means there is small popup box in either the top of the page or on the bottom of the page. Today’s short tutorial I give you an example how you can achieve…

  • How to make a user menu with Bubble?

    How to make a user menu with Bubble?

    March 5, 2024
    Bubble

    It is very common to see a user icon in the top right corner and after click on it you can see a user related menu. Today I will show how can you achieve this in Bubble. For simplicity I have just put one button into the menu, but you can add as many as…

  • How to create a register page in Bubble?

    How to create a register page in Bubble?

    February 8, 2024
    Bubble

    After yesterday article, today I will show how to create a register form and register workflow action using Bubble. In this example we will expand the user default data fields with two new ones: First Name and Last Name. It is not necessary, but it’s good to have these fields, so later we can use…

  • How to create a login page in Bubble?

    How to create a login page in Bubble?

    February 7, 2024
    Bubble

    In today’s short tutorial I show how to create a simple login page with a form and form submission. 1. Create the design elements As you can see on the elements tree the following elements and grouping contains the necessary elements: 2. Create the workflow, means to submit the form Click on the button and…

1 2
Next Page

Viktor Jordan

  • Facebook
  • LinkedIn