@Jeff_Hager Check this out!!!
Now we need to rebrand this methodâŚweâre not slinging anything anywhere anymoreâŚweâre comparing unique valuesâŚthoughts?
Seeing this and being like:
Yeah, thatâs exactly what I was thinking.
Itâs still trebucheting that joined list somewhere else if you choose, so I think the name still applies.
Again, this probably doesnât work as well if you arenât working directly with the listâŚbut as I think about it more, I image if you had a choice component and a button, you could probably use a set column through a single relation to clear or set the UUID.
I also have an idea to use this same method for a shopping cart style app that would work with selections as well as quantities. It would need some additional actions to wipe out the quantity when the UUID changes on the item, but I think it could work quite well. I just havenât sat down to create a sample app yet.
Quickchart will return this error when your chart isnât properly defined. Debugging this can be difficult, but what I usually do:
- Use the sandbox to ensure you have the chart defined correctly
- reduce the amount of data in the chart to just a couple of data points
- display the chart using a rich text component. This will expose the generated URL, which you can then paste into a browser window for further debugging
You might need to watch the next episode (2.1) to fix.
Hi Robert,
Thank you for this wonderful Reboot Series! Iâm stuck with an issue involving the progress display. Some of the profile images wonât show up with a transparent background. I ran some test by replacing âtransparentâ by âblackâ and âwhiteâ. Some pictures only show when on those backgrounds.
Is there a way to fix this? Tell me if you need to see anything in the data.
Thank you so much for your time!
Hm. Transparent is a bit spotty, ya. Might just need to go with White.
Do you have an estimated time for the next episode?, this series is so great, thanks for sharing.
Iâve been slammed with client work these past couple months. I hope to at least finish up the Boss Battle series by the end of the month.
Episode 7: Boss BattlesâPart 3!
- Logic to retreat if all members perish
- Logic to remove party members that are defeated
Episode 8: Inventory Item Admin Approval
- Allow users to âuseâ items
- View and approve items used as an admin
Episode 9: Earn, Award and Display Badges
- Allow users to see a list of possible badges
- Allow users to claim badges that theyâve earned
- Allow admins to manually award badges to users
Episode 10: Item Packs
Purchase and open a random set of items
Determine rarity and probability of items
Hide items until users open them
Hey Rob, amazing videos as usual. I tried to copy the profile section perfectly but ran into 1 bug. Upon submitting their onboarding information, the profile picture is an error code. Its fixed by completely exiting/closing the app and reopening it. Is there a way to fix this or force the app to reload upon hitting submit? pictures included