Search
-
Hi Matt,
I've opened a ticket with our development team regarding this. I'll keep you posted on its status.
- Justin
-
Justin,
I'm waiting on the free hour. They are apparently scheduling into April now.
What I’m trying to do:
I want our grantees to be able to login to a portal and see:
1) All money that has been donated to us for use by the grantee (date, amount, name, address of donor/customer)
2) All money that has ...
-
Hi Douglas,
Sorry for the late reply, this one slipped by me. For the report you're describing, you shouldn't have to link the Customer table to the InvoiceLine table. You should be able to access all the fields you need by using the Invoice table as the Master table for the report, and the InvoiceLine table as a Detail table.
Once you ...
-
I go to the view contact screen and click the "Share" link to get a portal URL. When I try to navigate to that URL I get This error in Chrome
Your connection is not private
Attackers might be trying to steal your information from miurl.cc (for example, passwords, messages, or credit cards).
This server could not prove ...
-
I created a new custom screen in the Contacts app. I then added a Portal Navigation object to the top of the screen and selected the existing Customer Contacts Portal as the navigation Menu. After that I clicked the Edit Nav Menus button and added my custom screen as a link in the portal. I did this months ago and every now and then the link ...
-
Hi Alex,
Although the subtotal row will total whatever is contained in your SQL override, you cannot change its formatting. This goes for both alignment as well as number of decimal places.
- Justin
-
Hi Alex,
SQL Overrides are outside the scope of what we can really provide help with here on the forums, but you could try using GETDATE(). I'm not 100% certain if it will work, but you can give it a shot.
If you'd like to go over some more advanced customization concepts, you would likely benefit from booking some time with a ...
-
Hi Alex,
Are you using the Shared Result on the same screen you're populating it from? If so, I would recommend using a hidden Textbox to hold your value instead of a Shared Result. This will allow you to make values available for different events of the same screen, but it will be a bit easier to debug since you can un-hide the Textbox while ...
-
Hi,
In a Grid, I use SQL override for a column, and I enable "subtotals" for this column. However, this "subtotals" is display with decimal point. Even I tried to use CAST(my_column AS Int), it is still the same. Is there any way that I can change the display format for this auto-calculated value? Thanks.
And, for this same ...
-
Hi Karen,
We have a new Help Center for Method:New, which you can find here.
Hope this helps. :)
- Justin
|
|
|