Free Trial

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #445: Help Your Book Club Choose Its Next Book!

ANNE_LEROY
8 - Asteroid

I found a completely different basic solution than the official one.
But I "think" mine works too. Well I hope so ;-)

SamBreen
8 - Asteroid
Spoiler
445.JPG

Bennu
8 - Asteroid

Nice easy app training! 

Is there a way to dynamically set the min and max values in the Number Up Down tool so that we could set them to the min and max number of pages of the available books?

Spoiler
For some reason, attaching a pic never works if you are editing your reply.
See spoiler in next post.
Bennu
8 - Asteroid
Spoiler
WC_445.jpg
BransonJamesFarley
8 - Asteroid

Fun challenge!

 

Spoiler
Challenge 445.png

Garrett_Stoker
8 - Asteroid
Spoiler
Screenshot 2025-03-17 145109.png
Kilbyflow_Designer
8 - Asteroid

Done!!

 

Spoiler
Challenge 445.jpg

nrbarcia_4
7 - Meteor

Took a bit of trial and error to get the RegEx working right with the interface tools, but I learned a whole lot about apps doing this!

 

Spoiler
solution 445.png
NagaHarshaVardhan
8 - Asteroid

My first app challenge

phottovy
13 - Pulsar
13 - Pulsar

I wanted to refresh my memory on chained apps so I modified the rules slightly. The first view lets the user select the page range: 

445 UI 1.png

 

Then the second screen give the user a list of all the available genres in their selected range:

445 UI 2.png

 

Solution:

Spoiler
App1
445 App1.png

App2
445 App2.png