Search found 15 matches

by noellarkin
21 Nov 2022, 21:44
Forum: Suggestions
Topic: Allow entity specific Editing of the Name "Comments"
Replies: 7
Views: 279

Allow entity specific Editing of the Name "Comments"

For some entities, I would like to be able to rename comments as "Edits" or "Notes", so the "Add Comment" button is renamed as "Add Note" or "Add Edit". Is this possible for a single entity?
comments.PNG
comments.PNG (8.19 KiB) Viewed 279 times
by noellarkin
21 Nov 2022, 21:17
Forum: Bug Report version 3.2
Topic: Tabs in forms error
Replies: 7
Views: 1647

Re: Tabs in forms error

I have found the error. It occurs when I try to use HTML in the title of a form tab. I have attached a test SQL, please go to the Projects Application Entity, in the Form Configuration and see the form tab "misc". I had put some HTML there <small>misc</small> which is creating the form tab...
by noellarkin
21 Nov 2022, 21:04
Forum: Bug Report version 3.2
Topic: Tabs in forms error
Replies: 7
Views: 1647

Re: Tabs in forms error

I was able to replicate the error in a local XAMPP installation. I downloaded ruko 3.2.1 from the website and put it in htdocs. I exported the db from my production server and imported it into the XAMPP instance. Getting the same error. I have no custom HTML or custom JS or custom CSS. Local XAMPP h...
by noellarkin
15 Nov 2022, 18:24
Forum: Bug Report version 3.2
Topic: Tabs in forms error
Replies: 7
Views: 1647

Re: Tabs in forms error

no custom JS
I am minifying JS via cloudflare, but I have been doing that for 1 year now without any difficulties.
by noellarkin
13 Nov 2022, 16:13
Forum: Bug Report version 3.2
Topic: Tabs in forms error
Replies: 7
Views: 1647

Tabs in forms error

When I make a new entity, the tabbed form gives me a strange error, where there's a significant blank space in the tabbed form, taking up the same amount of space as the other tabs. It's hard to explain, but I have attached images in this post. ruko error 2.PNG ruko error 1.PNG This is only happenin...