Use Multiple Javascript Pages in a single form
I have a table with one Code page ("page1.js") in the field "page1" (Formula - Rich Text)working just fine. I want to add another "page2.js" in the field "page2" for a different purpose in the same table form. The problem I'm facing is only one of these code pages are loading depending on their position in the form. So the top order field with the code page in it will load but the bottom order field with the code page will not load. Following is the way I'm trying to access the Javascript Code Page into the table which is working if loaded one at a time. Field Formula - Rich Text Page1 [iol] & "page1.js" & [/iol] Page2 [iol] & "page2.js" & [/iol] Please advise if I need to consider something before using two Javascripts like this or Is there any limitations with Quickbase. _ Thank you.54Views1like9CommentsCan No Longer access community from Chrome
Anyone else ever run into problem accessing the community from Chrome? I can get in with IE, but chrome spins it's wheels until it tells me it can't load the page (makes it seem like the community is just down). I suspect if I cleared my cache, cookies, etc. something would work. But before I start erasing all my convenient history, thought I would check if anyone knew the exact culprit. ------------------------------ Mike Tamoush ------------------------------52Views0likes19CommentsOrganized, catalogued central repository for pipelines information
It seems to me that there is an enormous amount of valuable and often critical information about use of pipelines that is being posted in a variety of places, Slack pipelines, Slack General, Community postings, User guide and so forth. I have been on calls where someone asks about s feature or function and the response is that it will be posted in the blog or forum or slack. It seems to me that it is critical that users will have a single place to go where they can enter keywords and questions and have a robust response repository. The User Guide is one of the finest in the industry but much of the critical information is not making it there. ------------------------------ Cullen Coates cwcoates@crystalbaysolutions.com ------------------------------40Views0likes5CommentsFormula URL button using Javascript to display the count of records in a Table using API_DoQueryCount
I want to display the count of records in a Table using API_DoQueryCount . I know this API will return response in the XML format. I want to process that XML in Javascript to extract the number of records. Also i want to write that JavaScript in a Formula URL Button.31Views1like7CommentsWho to contact to escalate a Support Case?
I have a support case regarding a pipeline issue that was opened on March 24th and is still unresolved. The person assigned to this case was not able to resolve the previous issue assigned to her and I have no confidence she will handle this one any better. This person does not respond to requests for updates and does not follow through on commitments she makes. @Evan Martinez, Who can I contact to get this issue escalated and resolved? As a follow up, how can I prevent future support cases from being assigned to this person?​ ------------------------------ Paul Peterson ------------------------------30Views0likes3CommentsBlog Post Correction
@Brian Cafferelli I created this post to inform you that your formula in the following blog is not correct. Gross Margin is (Revenue - COGS) / Revenue * 100. You were dividing by COGS in your blog post. I could not figure out another way to notify you. https://community.quickbase.com/blogs/brian-cafferelli1/2021/04/19/supercharging-summary-reports-with-new-aggregation​ ------------------------------ Matthew Lysinger ------------------------------30Views0likes2CommentsAccess to older Community Posts
Is anyone else getting system error messages when trying to open up older posts? I was looking at one from 2017 and when I clicked on the post I got "Sorry...some thing is wrong followed by a very long error code "that has been logged". Are older posts archived and no longer available? ------------------------------ Brian Cameron ------------------------------29Views0likes7CommentsVALUE OF ONE FIELD IS ALWAYS EQUAL TO VALUE OF ANOTHER IN SAME TABLE
I have an automation that is dependent on a record being modified. My problem is the trigger field (it is a date formula field), when changed, doesn't update the "date modified" field. I created a new field (type=date) that I need to be always equal to the value in the current trigger field. This field does update the modified date which would trigger the automation. Any help is appreciated!28Views1like5Comments