If you would use 'ALL' as a default in your parameters prompt you could apply the following in the select expert:
(
{?Additional_Workers} = 'ALL' // this will be true when selecting ALL from the parameter prompt
or
{?Additional_Workers} ={FIELDNAME}
)
Your solution
If...
Hi,
in my formula workshop the expression editor has detached itself from the top menu bar and is now floating. I cant seem to get it back next to the save buttons and other fellow items on the toolbar. Any ideas?
Hi Hilfy,
great suggestion of using the SDK. I've never done so before, but am using Java anyway in the report so this should be possible to fix!
Cheers
JR
Does anyone know how to get the ID needed for the viewrpt.cwr command from within Crystal itself? I've read a lot about the SDK, but simply need the report to tell me this ID for further use.
Thanks!
Hi jpadie,
this is only one of the sites we're looking at. However, your method is a lot easier as what is being used in the current programming.
For now I will simply replace any 'bad' characters as they come along.
For in the future your method seems a lot better.
Thanks for your help.
The part I'm trying to take from the site is
Klaassen Horecamakelaardij biedt aan: Gunstig gelegen in het centrum van Harlingen. Aan de Grote Bredeplaats van deze historische havenstad vindt u “Fish and Chips”. Een keurig en kompleet ingericht cafetariabedrijf met, zoals de naam al doet...
The truth of the matter is that I inherited this code. I’m not planning to rewrite the complete stuff and will try to fix the programming as it stands as the time simply isn’t there.
Script is putting the html body into an xml format. It then uses the xml to find specific nodes and take the...
Hi jpadie,
Thanks for responding.
The script tries to extract the complete body.
The coding below.
$config1 = array(
'show-body-only' => TRUE,
'quote-ampersand' => FALSE,
'quote-nbsp' => FALSE...
I'm converting the url www.horecasite.nl/aanbod_3.php?id=18562 into xml.
It is falling over
?? Compleet bedrijf!
?? Gunstige ligging!
?? Nieuwe inrichting!
Hi all,
after searching googl for the quick fix, I came to the conclusion that either I can't search well, or there isnt a quick fix.
I'm getting the following errors:
Entity: line 477: parser error : Char 0xDC39 out of allowed range in
Entity: line 477: parser error : PCDATA invalid Char...
Hi Jpadie,
you have given me an idea indeed.
The current issue is that I dont know what the xml will really look like and that a number of different xml files will come my way. All I do know is the wording we'll look for.
But you have given me an idea on how to resolve this now. Cheers for that.
Hi there,
I am trying to quickly find the parent and child nodes of a node with a particular contents value.
Like from the sample xml below I'd like to find the parent+child nodes for the contents 'Computer'. I would expect to find books/store[0]/book[0]/genre
Is there any way of doing this? I...
Great news :(
I was afraid so. I needed it as this code I'm looking at uses it to get the process id. Nevermind, I'll move it onto my linux server. Thanks.
Hi all,
I cant find the posix module on my windows appserve 2.5.1 installation?
I also have trouble finding it in google. Can anyone point me to where I can find the module and install it?
Cheers
Hi all,
I am loading an external SWF from the same domain (localhost at the moment) into my flash movie (Flash CS4 AS3).
- The movie plays ok,
- I can insert text in a dynamic text box of the external movie from the main movie.
But....
The Actionscript in the external movie wont execute...
From reading your first post I assumed that you nailed the groups alright indeed.
In the future I'd recommend trying to just display some passed down parameter values in your subreports so you can kind of debug. You'll probably learn to spot errors quicker and be able to correct. You issue...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.