Repating Group Inside Repeating Group Database Bubble Forum
Repating Group Inside Repeating Group Database Bubble Forum I have a reusable list (yellow) that is inside a repeating group (red) that is inside another repeating group (blue). i need to pass the parent tab (blue) to the reusable list (yellow), so i can segment the reusable list according to the two variables. Repeating groups are among the most useful elements in bubble. learn how to use them efficiently in this in depth guide.
Repating Group Inside Repeating Group Database Bubble Forum Learn when to use groups and repeating groups in bubble.io to enhance your web development. get practical tips and examples to effectively incorporate these elements into your applications with this comprehensive guide. The data source property connects bubble.io elements to database records, api results or static lists. learn to set data sources for repeating groups, pages and popups. This video will guide you through the process of integrating repeating groups into your bubble.io project, showing you how to work with database entries to create a smooth user experience. So technically i suppose there are at least two immediate parents (comments group, then transactions repeating group). would you happen to recognize what i might be doing wrong?.
Repeating Group Inside A Repeating Group Pass Data Database This video will guide you through the process of integrating repeating groups into your bubble.io project, showing you how to work with database entries to create a smooth user experience. So technically i suppose there are at least two immediate parents (comments group, then transactions repeating group). would you happen to recognize what i might be doing wrong?. Hi there, i am looking to have a repeating group that has today’s date, and then every previous day. inside the date group, i would have certain events that occurred for that date. When i have a repeating group (2) inside another repeating group (1) how can i refer in my element (a) to data from repeating group (1). you can refer to groups in rg a from elements in rg b. You can’t access the inputs elements inside a repeating group by clicking a button outside repeating group. you can only access using a button inside the repeating group. that makes sense mostly because the cells in a repeating group will change based on the data source of the repeating group. A repeating group will only show the entries that are stored in the database and that appear in the data source search. to do what you need to do, you need to store each line as they are made.
Comments are closed.