Search found 218 matches

by s980845
02 Mar 2022, 21:00
Forum: Discussion
Topic: Change Login Page Width
Replies: 8
Views: 388

Change Login Page Width

Good morning. I would like to change the width of the login page window to wide or extra wide. I would also like to add a message similar to how the help system works above the login window if possible. How would I do this? I know the login.php file in users/views is where the login page is rendered...
by s980845
19 Feb 2022, 23:49
Forum: Discussion
Topic: Store Uploaded Files in Database instead of FS Directory
Replies: 4
Views: 334

Store Uploaded Files in Database instead of FS Directory

Currently, attachments and files are stored in the FS directories. This is bad for a few reasons. Database backups won't include any attachments. File uploads use up inodes which most hosting providers limit. If someone hacks into the hosting provider, they will get all the raw attachments. Is ther...
by s980845
19 Feb 2022, 22:22
Forum: Discussion
Topic: PAID IMPROVEMENTS.
Replies: 42
Views: 12208

Re: 🔔 PAID IMPROVEMENTS.

Could the additional bar act like a tab bar? Where you are working in one entity, then you can open another tab in another entity and switch between them?
by s980845
18 Feb 2022, 11:27
Forum: Bug Report version 3.0
Topic: No Cancel button in form wizard
Replies: 2
Views: 1466

Re: No Cancel button in form wizard

Look at the top right corner of modal window. Just like on your computer, there is X button. That button works the same as cancel button.
by s980845
18 Feb 2022, 06:33
Forum: Discussion
Topic: Tool Tips problems
Replies: 4
Views: 221

Re: Tool Tips problems

Tooltips can accept html formatting.
You can add a link by pasting, then changing my example code below.

Code: Select all

<a href="https://google.com/">Visit Google to Search!</a>
by s980845
18 Feb 2022, 02:05
Forum: Discussion
Topic: How to assign user to record using API?
Replies: 5
Views: 295

Re: How to assign user to record using API?

How much would I have to donate to get API Search early before release?
by s980845
17 Feb 2022, 09:20
Forum: Discussion
Topic: How to assign user to record using API?
Replies: 5
Views: 295

Re: How to assign user to record using API?

Could you please post example code of how to assign the user?

I wish there was a way to do this with their username instead.
by s980845
16 Feb 2022, 20:44
Forum: Discussion
Topic: How to assign user to record using API?
Replies: 5
Views: 295

How to assign user to record using API?

We have a wordpress install that is hooked into the API. The wordpress install has a master login and password just for the API. We would like to be able to create a user, create a new record, then assign the new user to the record using the API. I have already tried using the Users and Users Ajax f...
by s980845
14 Feb 2022, 11:42
Forum: Discussion
Topic: Font Awesome 4.0 Depreciated
Replies: 4
Views: 353

Re: Font Awesome 4.0 Depreciated

How about adding it as an optional plugin? Include a disclaimer that enabling the plugin will disable current icons and that users will need to readd the icons that they were using. The hundreds of new icons in the new updates would outweigh the drawbacks in my opinion.
by s980845
11 Feb 2022, 22:28
Forum: Discussion
Topic: Font Awesome 4.0 Depreciated
Replies: 4
Views: 353

Font Awesome 4.0 Depreciated

Font Awesome 4.0 has now been depreciated and is no longer supported.
Could you please upgrade to FA 6.0?
Screen Shot 2022-02-11 at 10.27.07 AM.png