greattest
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Why Relevanssi fails to index number?Dear Mikko Saari,
Thank you for your response.
However, under my test, Relevanssi doesn’t index any numbers even your mentioned 5840, I don’t know whether there is any place that I made wrong setting.Thanks, Scott, I will ask my friends who understand the php better to help me. When PODs is going to be released by your estimation?
You mention “Use a Relationship field, set it to Custom Simple for what it’s related to, and you’ll be able to set the values you want to define there”, do you mean that I can add some variables to Custom Defined Options instead of concrete labels and values? If so, how should I do it? Can you give me some examples based on my requirement above?
Scott, thank you very much for your patience.
Inserting relationship into database is very important for me not only because I want to show it at admin column accurately, but also because I hope I can output the complete records from MySQL. For now, the relationship field in database is missed.
I’m looking forward to Pods 2.3 but I appreciate it if you can tell me how to achieve this function in Pods 2.2 step by step by using Input helper or custom simple. Here is what I would like to achieve,1. I have two table based custom types called “Type A” and “Type B”.
2. “Type A” has a plain text custom field called “Field A” and “Type B” has a relationship field called “Field B”. And “Field B” gets values from “Field A”.I want “Field B” to go on getting values from Field A automatically while inserting the selected value from Field A into database just as a text field.
If it involves in some codes, can you write it directly? For I know little about PHP and MY SQL.
Thanks
No, Scott, I use Pods table based type.
I think if the relationship fields can be inserted into database like a text field, my early question about how to display the right information of relationship field by “Codepress Admin Columns” can also be solved.OK.
First, what did you mean by “It’s in pods/ui/input_fields.php”? I can’t find any file with the name “input_fields.php” under ui. I have installed the helpers.Second,”Then at top, use PHP to set $value = implode(‘,’, $value)”. You mean that I should put “$value = implode(‘,’, $value)” at the top of “input_fields.php”?
Third, “adjust code to use in_array instead of the ‘active’ check”, can you tell me where I do this and how? Do I need some codes?
Thanks
Sure, the link of setting screenshot is http://163.fm/abowmiE and the piackup code is KZrwqAlE; And the link of editing screenshot is http://163.fm/WQ6LQyB and the pickup code is 2HYyl1JV.
I test it on my local PC
ThanksScott, I refer to edit screen
Just when I finish the the setting of PODs and want to add some value at the back end.
No stars show. But when I leave the required fields blank and post, it does tell me that I should fill in the required fields. But no star show at the back endThanks, Scott. I will pay attention to the possibility of solving this problem.
Thanks
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] About Roles and CapabilitiesThanks, Scott
That is very helpfulBut when I set the Format to “Drop Down”, it display the right Custom Field information. If it is “Autocomplete” problem and can’t be solved now, can you tell me how to set parameters of “Customized WHERE” and “Customized ORDER BY”? Then I may use “Drop Down” way in by some order.
Thanks
Dear Scott,
Thanks a lot for your support.
Here are the three links regarding my problem.
This is the screenshot of how I set in PODs. I want to relate the post_title in post.Pickup code is jw4A1jy6. Sorry that my network disk forces me to set a pickup code
This is the screenshot of how I set in CodePress Admin ColumnsPickup code is Xq74xdAh.
This is how it showsPickup code is GEPQWv5j
It seems that all titles are there and repeated.Thanks, I got it