Tagged Questions
The relate tag has no wiki summary.
2
votes
3answers
217 views
Determining a rule: relate integer value to color #RGB
i'd like to determine a background-color = C depending of a integer value = X (number of positive votes)
OK, i could do
if(x==0) c = '#000';
else if(x > 0 && x < 5 ) c = '#001'
else ...
2
votes
3answers
885 views
How to add and relate a node within the parent nodes add form in Drupal
I want to accomplish the following scenario in Drupal:
You have 2 content-types. Lets say, an application-form for a lisence, and a content-type for persons.
Then when you go to add a lisence in the ...
1
vote
3answers
47 views
Best Aproach to Relate A Entity Class to the Correspoding Table in a DataBase
i want to relate each Field of an Entity Class to the corresponding datatable Field.
im working on c# currently
Any Suggestions?
0
votes
1answer
31 views
Is there a swedish language pack for EPiServer Relate+ 2.0?
I've looked everywhere, I can't find any extra languages for Relate+
Anyone got a clue?