Hi All,
I modified the initial AnotherDatePicker so that I could display avail days depending on what service the customer wanted. Now that i wanted to use it in B4xPages and also cross platform, I see that B4XdateTemplate is in a library within b4x.
As with AnotherDatePicker I had all the code so that I could modify.
Is code for B4XDateTemplate open source ? and if it is Where would I find it ?. below is what i did with AnotherDatePicker, Red is not avail and not selectable, Cyan means there are less than 2 spots avail and Green have more spots avail. I could also block off Sundays as well.
I modified the initial AnotherDatePicker so that I could display avail days depending on what service the customer wanted. Now that i wanted to use it in B4xPages and also cross platform, I see that B4XdateTemplate is in a library within b4x.
As with AnotherDatePicker I had all the code so that I could modify.
Is code for B4XDateTemplate open source ? and if it is Where would I find it ?. below is what i did with AnotherDatePicker, Red is not avail and not selectable, Cyan means there are less than 2 spots avail and Green have more spots avail. I could also block off Sundays as well.