Set duration for Auction

Hi,

Can anyone help me set a duration for an auction? When a user lists a product for sale, they can choose an auction duration of 3, 5, or 7 days (from the date/time of the listing creation.

I am not sure if i can do this with the date/time picker or if I need a timer plug-in.

Hi @dwwest11,

All you need to do is have a data field in your product data type… something like “auctionEndDate”.

From a User perspective, have a dropdown for auction duration with numbers (3, 5, 7, etc.).

When you’re creating the product, all you have to do is set the auctionEndDate as "Current date/time +days: (dropdown value).

Hope that helps!

Tal
Learn Bubble @ Nocodify

Works great. Thank you!

This topic was automatically closed after 70 days. New replies are no longer allowed.