If you are looking for your site management, features development, etc. please feel free to pm me or drop a line to boonexpert@gmail.com
- 1291
Is there's Jobs section here on UNA.io like it was on boonex?
Can't find it. Would be pretty useful.
- 1366
-
- · Expertzkris
- ·
Now only direct message and disussionis available please add job section UNA team ty
-
-
·
Andrey Yasko
- ·
Will do in the next few weeks. We are preparing a major site update with reorganisation.
-
·
Andrey Yasko
-
- · OneEagle
- ·
Will this Jobs Section be available and downloadable as a Power App for UNA sites aswell?
Hi All,
Just created some custom fields on profile, set them as Unique but not mandatory, adding new profile - I see these fields, entering nothing in them, submitting the form, getting error 'The field should have unique value'.
Seems like it interpreted existing empty values in database as a value and can't create empty value since it will be the same.
Seems like a bug.
- 1380
-
- · boonexpert
- ·
INSERT INTO `test` (`id`, `value`) VALUES (NULL, NULL);
1 row inserted.
INSERT INTO `test` (`id`, `value`) VALUES (NULL, '123')
#1062 - Duplicate entry '123' for key 'value'
Even in clear MySQL. Unique. No problem.
-
-
·
LeonidS
- ·
Yes, the website isn't just MySQL and the field has the type like varchar and not NULL values. So empty input will look like VALUES (NULL, ''); and in this case, you can't insert 2 similar records.
-
·
LeonidS
-
Yes, the website isn't just MySQL and the field has the type like varchar and not NULL values. So empty input will look like VALUES (NULL, ''); and in this case, you can't insert 2 similar records.
That’s exactly what I mean. If set to Unique and not mandatory, it must be Null.
On the Timeline I have already around 50 comments and when you click "Comment" button, they are all loading at once, which takes about 10..15 seconds with no "spinner" or something to let the user know something is loading. Members are complaining that they can't get into the Comments section. I expect to be getting thousands of comments under one single post. Without pagination it would take hours to load them on since page if ever possible.
How do I paginate them or enable "Load more" button or something to prevent them loading all at once?
Please advice.
- 1253
-
- · Pure Whitetail
- ·
Needing to know this myself.
-
-
·
Anton L
- ·
Hello
Timeline uses standard UNA comments engine. Which has 'Load More' pagination.
May be you've customized the Timeline Comments object in `sys_objects_cmts` DB table and changed values for `PerView`, `PerViewReplies` fields. -
·
Anton L
Please be aware that we have a member [name is hidden by me] who buys modules here on the marketplace and then opens a PayPal refund cases without asking for any help or solution first.
It’s highly unacceptable.
- 1363
-
- · boonexpert
- ·
Thank you guys for your support! Yes, probably a few other things had happened at the same time.
I'm here.
-
It's all right sir xD The community exists to support each other.
-
- · Robert Sussman
- ·
that's sad sorry bro you do great work, thanks for all you do!
Jedi
Total points: 828
Hi, I am new to UNA, And it would be good to have an experienced person to call on from time to time so can you please let me know how you work. If you can me hire on hourly basis, please let me know your hourly rate. Thanks!
Hi there,
Please drop me a message on boonexpert@gmail.com